home *** CD-ROM | disk | FTP | other *** search
- ;;; This file is part of the dictionaries-common package.
- ;;; It has been automatically generated.
- ;;; DO NOT EDIT!
-
- ;; Adding aspell dicts
-
- (add-to-list 'debian-aspell-only-dictionary-alist
- '("english"
- "[a-zA-Z]"
- "[^a-zA-Z]"
- "[']"
- nil
- ("-d" "en")
- nil
- iso-8859-1))
- (add-to-list 'debian-aspell-only-dictionary-alist
- '("canadian"
- "[a-zA-Z]"
- "[^a-zA-Z]"
- "[']"
- nil
- ("-d" "en_CA")
- nil
- iso-8859-1))
- (add-to-list 'debian-aspell-only-dictionary-alist
- '("british"
- "[a-zA-Z]"
- "[^a-zA-Z]"
- "[']"
- nil
- ("-d" "en_GB")
- nil
- iso-8859-1))
- (add-to-list 'debian-aspell-only-dictionary-alist
- '("american"
- "[a-zA-Z]"
- "[^a-zA-Z]"
- "[']"
- nil
- ("-d" "en_US")
- nil
- iso-8859-1))
-
-
-
- ;; No emacsen-aspell-equivs entries were found
-
-
- ;; No emacsen-hunspell-equivs entries were found
-